home *** CD-ROM | disk | FTP | other *** search
/ Aminet 6 / Aminet 6 - June 1995.iso / Aminet / dev / gcc / gcc263_src.lha / gcc-2.6.3 / config / mips / iris5gdb.h < prev    next >
Encoding:
C/C++ Source or Header  |  1994-05-31  |  212 b   |  8 lines

  1. /* Definitions of target machine for GNU compiler.  Irix version 5 with gas
  2.    and gdb.  */
  3.  
  4. /* Use stabs instead of ECOFF debug format.  */
  5. #define PREFERRED_DEBUGGING_TYPE DBX_DEBUG
  6.  
  7. #include "mips/iris5gas.h"
  8.